LAN - local area network
A typical LAN consists of a number of computers and devices (such as printers) connected to hubs or switches. One of the hubs or switches is usually connected to a router and/or modem to allow the LAN to connect to the internet or become part of a WAN
WLAN - wireless LAN
Devices connected are known as wireless access points (WAPs)
WAN - wide area network - formed by a number of LANs connected together; large geo area
MAN - Metropolitan area network
client-server model - network that uses separate dedicated servers and specific client workstations. All client computers are connected to the dedicated servers
thin clients - heavily dependent on having access to a server
thick clients - can work offline or online
peer-to-peer model - network in which each node can share its files with all the other nodes. Each node has its own data and there is no central server
Cloud storage
Cloud software
Wireless
WIred
contiguous sequence of bits, representing a stream of data, transmitted continuously over a communications path, serially (one at a time)
real-time streaming
on-demand streaming - Video is stored on a server as streaming media files
Internet (interconnected network) - a massive network of networks, uses TCP/IP protocals
World Wide Web (WWW) - a collection of multimedia web pages and other documents which are stored on websites
IPv4 - based on 32bits split into four groups of 8bits, each giving a range of 0 to 255
e.g. 192.25.0.255
network ID: 192.25.0
host ID: 255
IPv6 - based on 128-bit split into 8 groups of 16 bits, adopts the hexadecimal notation
e.g. A8FB:7A88:FFF0:0FFF:3D21:2085:66FB:F0FA
zero compression of IPV6
e.g. 900B:3E4A:AE41::AFF7:DD44:F1FF
protocol://website address/path/filename
https://www.apple.com.cn/mac/index.html
website address: domain host (www) + domain name (apple) + domain type (.com) + (sometimes) a country code (.cn)